﻿
dd 
{
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
}


SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Tahoma, Arial, Helvetica;
}

TABLE
{
    empty-cells: show;
}


/************* headings ****************/
h2 {
	font-size: 1.5em; 
	padding:0;
	color: #333;
}	
	.heading2 
	{
		border-bottom: 1px solid #9f9f9f;
		padding-bottom: 2px;
		margin-bottom: 16px;
	}
	
	#top_box .heading2
	{
		padding-top: 10px;
		padding-left: 13px;
	    background: #f0f0f0;
	}
	
	.noImage h2 {
		margin: 0;
		padding: 0;
	}

	.long_h2 {
		width: 571px;
		margin-bottom: 5px;
	}
	#feat_art, .day_art {
		background: url(../../../images/news.jpg?cdn_id={70e21a0e}) center left no-repeat;
		width: 400px; font-size: 1.35em; display:block; line-height: 25px;color: #37434e;
	}
	.day_art {
		background: url(../../../images/articles.jpg?cdn_id={70e21a0e}) center left no-repeat;
	}
	.a_feed {
		background: url(../../../images/feed.gif?cdn_id={70e21a0e}) bottom left no-repeat;
		display: block;
		float: right;
		margin-right: 325px;
		padding: 10px 0 0 18px;
		color: #FF6600;
	}
	
	.a_feed_new
	{
		background: url(../../../images/feed.gif?cdn_id={70e21a0e}) bottom left no-repeat;
		display: block;
		float: right;
		margin-right: 15px;
		padding: 10px 0 0 18px;
		color: #FF6600;
	}
	
	.a_commentfeed
	{
		background: url(../../../images/feed.gif?cdn_id={70e21a0e}) bottom left no-repeat;
		padding: 5px 10px 0 18px;
		display: block;
		height: 16px;
		float:right;
		color: #FF6600;
	}
	
	.a_commentvideofeed
	{
		background: url(../../../images/feed.gif?cdn_id={70e21a0e}) bottom left no-repeat;
		padding: 0px 3px 0 10px;
		display: block;
		height: 16px;
		width:10px;
		float:right;
		color: #FF6600;
	}
	
	.rc_box 
	{
	    border: solid 1px #999999;
		background-color: #ffffff;
		width: 303px;
		margin: 0;
		padding: 0;
	}
	.rc_box h2 
	{
		background-color: #f0f0f0;
		margin: 1px;
		padding: 0;
		font-weight: normal;
	}
	.rc_box h2 img {
		vertical-align: middle;
		width: 29px;
		height:30px;
		padding: 0 5px 0 5px;
	}
	.rc_box h3 {
		padding: 9px 0;
		margin: 0;
	}
	.rc_box_NoIconHeader h2
	{
		line-height: 39px;
		vertical-align: middle;
		padding-left: 10px;
	}
h3 {
	margin: 2px 0 3px 0;
	color: #333;
} 
	.columns h3, .video_box h3, .fullWidthColumns h3 {
		font-size: 1.3em;
		font-weight: bold;
		padding: 12px 0 4px 4px;
		border-bottom: 1px solid #9f9f9f;
		margin-bottom: 13px;
		color: #37434e;
	}
	.columnHeaderLineBreak {
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px 0 0px 28px;
	}
	.q_head {
		background: url(../../../images/q_bgr.jpg?cdn_id={70e21a0e}) repeat-x;
		height: 34px;
		margin-bottom: 15px;
	}
	.q_head img {
		float: left;
		margin: 0 2px 0 6px;
	}
	.q_head h3 {
		color: #fff;
		margin: 0;
		padding-top: 9px;
		font-size: 1.15em;
	}
	
p#welcome
{
    color:#fff;
    text-align: right;
    padding: 10px 6px 0 6px;
}
p#welcome a {
	text-decoration: none; color: #fff;
}
	p#welcome a:hover {
		text-decoration: underline; color: #fff;
	}

/******************** header box *************/
.VertAllignMiddle input
{
	color: Red;
    vertical-align: bottom;
}

/*********** top menu ****************/
#top_menu_bar
{
    margin: 0 6px;
	background: #3b789c url(../../../images/Vista-NavBar.gif?cdn_id={70e21a0e}) no-repeat top left;
	height: 33px;
}
ul#top_menu 
{
    margin: 2px 0 0 0;
    padding: 0 2px;
	list-style: none;
	float:left;
}
	ul#top_menu li {
		float: left;
	}
	ul#top_menu li a {
		color: #fff;
		float: left;
		width: 157px;
		height: 30px;
		font-size: 1.4em;
		line-height:30px;
		text-align: center;
		font-weight: bold;
		overflow:hidden;
	}
	ul#top_menu li#home a,
	ul#top_menu li#getstarted a, 
	ul#top_menu li#community a 
	{
		width: 159px;
	}
	
	ul#top_menu li.menu_last a {
		background: url(../../../images/top_menu_bgr_l.jpg?cdn_id={70e21a0e}) ;
	}
	ul#top_menu li a.active_menu {
		background: url(../../../images/Vista-NavBar-Active.gif?cdn_id={70e21a0e});
	}
	ul#top_menu .activeTab 
	{
		background: url(../../../images/Vista-NavBar-Active.gif?cdn_id={70e21a0e}) no-repeat bottom left;
	}
	ul#top_menu .hoverTab 
	{
		background: url(../../../images/Vista-NavBar-Active.gif?cdn_id={70e21a0e}) no-repeat bottom left;
	}
	
	ul#top_menu2 li#homepage a{
		background: url(../../../images/home.jpg?cdn_id={70e21a0e}) no-repeat bottom left;
	}
	ul#top_menu li a:hover{
		text-decoration: none;
	}
	
/************* top box ***************/
#top_box img {
	float: left;
	display: block;
	margin: 0 22px 20px 0;
}
#top_box h3 {
	padding: 0px;
	font-size: 1.2em;
}
#top_box p {
	padding: 0px 0 4px 0;
	font-size: 0.96em;
}

#bread_crumb {
	padding-left: 10px;
}
#page_description 
{
	width: 500px;
	padding-top: 10px;
	padding-left: 10px;
}


/************* questions **************/
.q_box p {
	font-weight: bold;
	color: #80797A;
	font-size: 0.9em;
	line-height: 1.3em;
}


/************** articles of the day *******/
.a_date {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0px;
	color: #979797;
	margin: 0;
	padding: 1px 0;
}
.a_text {
	margin: 0px;
	padding-bottom: 5px;
}
.a_bottom {
	margin: 5px 0 10px 0;
}
	.a_bottom a {
		font-weight: bold;
		margin-right: 15px;
		padding-left: 22px;
		display: block;
		width: 110px;
		height: 15px;
		float: right;
	}
	.more_art {
		background: url(../../../images/arrow.gif?cdn_id={70e21a0e}) center left no-repeat;
		width: 90px!important;
	}
	#submit_art {
		background: url(../../../images/submit_a.gif?cdn_id={70e21a0e}) center left no-repeat;
	}
	
.ArrowLink {
	display: block;
	padding-left: 19px;
	margin-top: 10px;
	font-weight: bold;
	background: url(../../../images/arrow.gif?cdn_id={70e21a0e}) no-repeat;
}

/*************** right col ***********************/
.rating_img {
	vertical-align: top;
}	
.rc_box p {
	line-height: 1.6em;
	padding-bottom: 8px;
}
.rc_box p.small_line {
	line-height: 1.3em
}
.books_img {
	float: left;
	margin: 10px 8px 0 0;	
	width: 57px;
	border: solid 1px #999;
}
#rc_books p {
	padding-top: 10px;
}
.rc_box ul {
	list-style: none;
}
.rc_box li {
	padding-bottom: 10px; 
}
	
.cleaner {
	clear: both;
}
.separator {
	padding: 0 5px;	
}





/**************  CUSTOM **********************/

.advertise_here_new {text-align:right;font-size:.8em;margin-top:2px; padding-right:115px;}

.showcase_box {float:left; width:145px;z-index:0; text-align:center; font-family: Verdana; padding-top:20px;}
.showcase_box img {width:106px; height:126px; border: solid 1px #000000;}
.showcase_label {font-size: 11px;}
.podcasts_box {float: left;width: 190px;margin: 0px 5px;padding-bottom:10px;padding-top:20px;}
.books_box {float: left; width:290px;margin:0px 5px; padding-bottom:10px; padding-top:0; height:90px}
.deepdive_box{float: left;width: 450px;margin:0px 5px;}

.post_item_image_right {float:right; padding: 0 0 5px 10px; position:relative;}

.tempsprite	{background:url(../images/newui/bg_sprite.png?cdn_id={70e21a0e}) no-repeat;}
.tempsprite_rss 		{background-position:0 -512px;padding:25px 15px 3px 0;display:block;width:14px; float:right;}
.tempspritecomments	{padding:5px 0 3px 35px;display:block; background:url(/images/rc_feat.png?cdn_id={70e21a0e}) no-repeat;}


table.chart tr td, table.chart tr th
{
    vertical-align: top;
    padding: 4px 8px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: #fff;
}
table.chart tr td.slim, table.chart tr th.slim
{
    padding: 4px 4px;
    border-width: 1px 0 0 0;
}
table.chart tr td
{
    background: #eee;
}
table.chart tr td.points
{
    text-align: center;
}
table.chart tr td.point
{
    text-align: right;
}
table.chart tr th
{
    text-align: left;
    background: #ddd;
}
table.chart tr td img.level
{
    width: 76px;
    height: 13px;
}

/* Kanoodle ads */
#kanoodlewrap
{
    display:inline;
}
.kanoodle-horizontal
{
	vertical-align: top;
}
.kanoodle-horizontal p
{
	vertical-align: top;
	margin-left: 25px;
    display:inline;
	position: relative;
	color:#666!important;
	margin-top: 0px;
	padding-top: 0px;
	float:left;
}
.kanoodle-horizontal span
{
	padding-right: 15px;
}
/* 	width2: 571px; */
.kanoodle-horizontal font
{
	color:#3366CC!important;
}

.kanoodle-vertical p
{
	color:#666!important;
}
.kanoodle-vertical font
{
	color:#3366CC!important;
}

/* New Kanoodle ads */
/* horizontal */
.kanoodle_new
{
	border-top: 1px solid #d1d1d1;
	padding: 20px 0 20px 10px;
	margin: 20px 10px 0 10px;
	min-height: 1px;
	_height: 1px;
}

.kanoodle_new p
{
	float: left;
	width: 275px;
	margin:0;
	margin-right:31px;
	_margin-right:24px;
}
/*Temp Ads Style*/
.newfooterads
{
	float:left;
	margin:0;
	padding:0;
	margin-right:31px;
	_margin-right:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
.tempads
{
	float:left;
	width:255px;
	margin:0;
	padding:0;
	margin-right:31px;
	_margin-right:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tempads2
{
	padding:20px 0 20px 0;
	margin:20px 0 0 0;
	min-height:1px;
	_height:1px;
}

.column .tempads2
{
	padding:0;
	margin:0;
	min-height:1px;
	_height:1px;
	border-top:none;
}
.column .tempads2 p
{
	margin:0;
	padding:10px 0;
	width:100%;
}

.post_item_image_right {float:right;padding:0 10px 5px 0;position:relative;}
.post_item_image_logo {float:left;padding:0 5px 0 0; margin:0px; position:relative;}
.post_item_showcase {margin: 0pt 10px;}

/* WFForums */
.wflistheader
{
	text-align: left;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-color: #eeeeee;
	background-color: #eeeeee;
	color: #666666;
	font-size: 80%;
	font-weight: bold;
}

.wflistheadercell
{
	padding: 5px 0 5px 4px;	
}

.wflistcellleftmost
{	
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #eeeeee;
	color: #333333;
	width: 470px;
}

.wflistcell
{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-color: #eeeeee;
	color: #333333;
	text-align: left;
	overflow:hidden;
}

div.wfcontent
{
	float:left;
	width:590px;
	margin: 0 35px 20px 0;
}

ul.columncontent {padding: 5px 0 5px 10px;}
ul.columncontent li {list-style:disc; padding:2px 0; margin: 0px 0px 0px 15px;}

ul.adslist {padding: 5px 0 5px 10px;}
ul.adslist li{list-style:disc;padding:2px 0; margin: 0px 0px 0px 15px;}

div.videoThumb{float:left;min-height:200px;height:auto !important;height: 200px;padding:30px 28px 20px 0;}
div.videoThumb.lastRow{padding-bottom:0;}
div.videoThumb p{width:150px;margin:0;padding:6px 0 0 0;}
div.videoThumb em{display:block;font-size:90%;padding:4px 0;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ 
/*	REPUTATION SYSTEM STYLES			  */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-users-per-app
{
	color:#808080;
}
/* top-users-per-app is the ID for the div that wraps all content for the TopUsersPerApp control */

#top-users-per-app ol li
{
	padding-bottom:3px;
}

.inline
{
	display:inline;
}
.block
{
	display:block;
}
.no-display
{
	display:none;
}

#featured-users
{
	/*background-image:url('../images/rs/bg-featured-users-orange.png?cdn_id={70e21a0e}');*/
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
}
#featured-user
{
	overflow:hidden;
	height:80px;
	width: 220px;
	position:relative;
	/*background-color:#fff; */
}

#featured-user h3
{
	color:#3366CC;
	font-weight:bold;
	font-size:1.1em;
	letter-spacing:1px;
	font-family:Tahoma,Arial,sans-serif;
	margin:0px 0px 5px 0px;
}

#user-data
{
	height:32px;
	padding-left:80px;
	background-repeat:no-repeat;
}
#featured-user .None
{
	background-image:url('/images/rs/level-.gif?cdn_id={70e21a0e}');
}
#featured-user .Member
{
	background-image:url('/images/rs/level-Member.gif?cdn_id={70e21a0e}');
}
#featured-user .Participant
{
	background-image:url('/images/rs/level-Participant.gif?cdn_id={70e21a0e}');	
}
#featured-user .Contributor
{
	background-image:url('/images/rs/level-Contributor.gif?cdn_id={70e21a0e}');	
}
#featured-user .Star
{
	background-image:url('/images/rs/level-Star.gif?cdn_id={70e21a0e}');	
}
#featured-user .All-Star
{
	background-image:url('/images/rs/level-All-Star.gif?cdn_id={70e21a0e}');	
}
#featured-users .more-link
{
	/*float:right;*/
	font-weight:bold;
	text-align:right;
}

#user-table
{
}
#user-table tr th
{
	width: 150px;
}

#user-table-body
{
	margin-top:0.6em;
}
#user-table-body table tr td
{
	width:150px;
}

#page_number
{
	padding:10px;
	font-size:1.1em;
}
#prev_link
{
	padding:10px;
}
#next_link
{
	padding:10px;
}

#user_table_footer
{
}
#page_navigator
{
	font-size:1.1em;
}

#result_count_total
{
	font-size: 1.02em;
}
#result_count_level
{
	font-size: 1.02em;
	padding-top:10px;
}


.FilesTagCloudWrapper td
{
	padding: 5px 20px 5px 0px;
}

.Checkbox input
{
	 border-style: none;
	 border-width: 0px;
	 vertical-align: middle;
}

.question
{
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

.answer 
{
	margin-bottom: 10px;
}

.Banner
{
	width: 571px;
	padding: 10px 0px;	
	text-align: center;
}
.SponsoredControl
{
 background-color: #BFBFD8;
}

.AdvertiseLink
{
	text-align: right;
}

.FGScreenShotImage
{
	text-align: center;
	width: expression(this.width > 500 ? 500: true);
	max-width: 500px;
}

.FeaturedItem {
}
.FeaturedItem ul
{
	list-style-type: disc;
	padding: 0px;
}
.FeaturedItem li
{
	padding: 1px 0px;
}
.FeaturedItem p
{
	padding: 4px 0px;
}
.VideoImage
{
	/*padding: 28px 38px 0px 0px;*/
	text-align: center;
	border-width: 0px;
	width: expression(this.width > 200 ? 200: true);
	max-width: 200px;
}
.VideoPlayer
{
	display: block;
	position: relative; 
	margin: 0px 10px 0px 0px;
	border: solid 1px #000; 
	overflow: hidden;
}

.VideosContainer 
{
	width: 906px;
	margin: 0px;
}

.VideosContainerHalfWidth
{
    width: 571px;
    margin-left: 25px;
}

.VideosContainerHalfWidth h2 
{
    width: 571px;
}

.VideosContainer h2 {
	width: 906px;
}

.VideosContainer h2, .VideosContainerHalfWidth h2  {
	background: url(../../../images/wide_top_bgr.png?cdn_id={70e21a0e}) repeat-x;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0px;
	vertical-align: middle;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

.VideosContent 
{
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	width: 906px;
}

.VideosContentHalfWidth
{
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
    width: 571px;
}

.PaddedVContent
{
    padding: 10px;
}

.PaddedVContent h3
{
    margin: 10px 0 5px 0;
}

.ShowcaseImage img
{
	margin: 5px;
	
}
.hidden
{
	visibility: hidden;
	display: none;
}

#showcaseBox p
{
    background: transparent;
}
#showcaseBox div
{
    cursor: default;
}

#showcaseBox h2 {
	background: url(../../../images/wide_top_bgr.png?cdn_id={70e21a0e}) repeat-x;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0px;
	width: 906px;
	vertical-align: middle;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

.showcase_grid td
{
	 padding: 8px;	
}

img.ShowCaseScreenShot
{
	float: left;
	width: expression(this.width > 400 ? 400: true);
	max-width: 400px;
	border-style: none;
	padding: 8px 15px 15px 2px;
}

input.StyledButton
{
    font-family: Tahoma, Arial, Helvetica;
	font-size: 1.4em;
		
}

#questions .q_box
{
    background-image: url(../../../images/q_box_bg_125.png?cdn_id={70e21a0e});
    background-repeat: no-repeat;
    min-height: 90px;
}
#questions .q_head
{
    background-image: none;
    margin-bottom:0;
    border: solid 1px #999999;
	height: auto;
}
#questions .q_head div
{
    border: solid 1px #ffffff;
    background-color: #f0f0f0;
	height: 30px;
}
#questions .q_head img
{
    width: 29px;
    height: 30px;
    margin-right: 5px;
}
#questions .q_box p
{
    color: #666;
    padding-left: 10px;
    font-weight: normal;
}

#page iframe
{
    margin: 0 15px;
}

.ContentBox 
{
    border: solid 1px #999999;
	background-color: #ffffff;
	width: 425px;
	margin: 0;
	padding: 0;
}
.ContentBox h2 
{
	background-color: #f0f0f0;           
	margin: 1px;
	padding: 0 5px 0 10px;
	font-weight: normal;
}
.ContentBoxContent
{
	border-top: solid 1px #999999;
	padding: 5px 10px;
	text-wrap: unrestricted;
}
.ContentBoxedHeader h2 
{
	background-color: #f0f0f0;
	margin: 1px;
	padding: 5px 5px 5px 10px;
	font-weight: normal;
    border: solid 1px #999999;
}

.UnderlineLinks a
{
    text-decoration: underline;
}

.Webcast_Spotlight_Footer {
    border-top: solid 1px #999999;
    padding-top: 4px;
    margin: 10px 0;
}

